home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor1 / ripple.doc < prev    next >
Text File  |  1995-03-31  |  843b  |  25 lines

  1. (Comp.sys.handhelds) 
  2. Item: 2966 by ahernsd at mentor.cc.purdue.edu 
  3. Author: [Sean Ahern, aka Dynastar] 
  4.   Subj: Jellyfish Graphics Demo 
  5.   Date: Mon Apr 29 1991 
  6.  
  7. Here is a little demo that you can show people to impress them! 
  8.  
  9. I took the function z=cos( \/x^2+y^2 + r ) 
  10.  
  11. And graphed it as a function of x and y, leaving r constant, 
  12. making a ripple-type graph.  I then let r range from 0 to 2*pi 
  13. to create 14 graphs.  I then compressed them (care of Erik Bryntse) 
  14. and wrote a little animation program. 
  15.  
  16. Decode the thing with ASC-> 
  17.  
  18. Just press fish to run the demo and ATTN to stop it.  It will clean 
  19. up after itself (hopefully!) 
  20.  
  21. Have fun! 
  22.  
  23. [Note: If the program doesn't run (leaving some stuff on the stack), or runs 
  24.  with hiccups, you need more MEM.  Purge some vars or merge a RAM card.  -jkh-] 
  25.